[INFO] cloning repository https://github.com/ponyatov/pyvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ponyatov/pyvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fponyatov%2Fpyvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fponyatov%2Fpyvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66830869a7926d51cf5a1dbdaf83d702c16790c0
[INFO] fixing ponyatov/pyvm against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fponyatov%2Fpyvm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ponyatov/pyvm
[INFO] finished tweaking git repo https://github.com/ponyatov/pyvm
[INFO] tweaked toml for git repo https://github.com/ponyatov/pyvm written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ponyatov/pyvm on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ponyatov/pyvm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]       Adding memchr v2.8.2
[INFO] [stderr]       Adding nom v8.0.0
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memmap2 v0.9.7
[INFO] [stderr]   Downloaded const_format v0.2.34
[INFO] [stderr]   Downloaded libc v0.2.174
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7586ddaabc8a7b5a76c37cf580eb03baeddd2b8eb6375edee95ffc8b67eb74ec
[INFO] running `Command { std: "docker" "start" "7586ddaabc8a7b5a76c37cf580eb03baeddd2b8eb6375edee95ffc8b67eb74ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7586ddaabc8a7b5a76c37cf580eb03baeddd2b8eb6375edee95ffc8b67eb74ec" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7586ddaabc8a7b5a76c37cf580eb03baeddd2b8eb6375edee95ffc8b67eb74ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7586ddaabc8a7b5a76c37cf580eb03baeddd2b8eb6375edee95ffc8b67eb74ec" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking pyvm v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `::`
[INFO] [stdout]   --> src/vm.rs:88:37
[INFO] [stdout]    |
[INFO] [stdout] 87 |         VM {
[INFO] [stdout]    |         -- while parsing this struct
[INFO] [stdout] 88 |             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout]    |                               ------^^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               while parsing this struct field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `::`
[INFO] [stdout]   --> src/vm.rs:88:37
[INFO] [stdout]    |
[INFO] [stdout] 87 |         VM {
[INFO] [stdout]    |         -- while parsing this struct
[INFO] [stdout] 88 |             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout]    |                               ------^^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               while parsing this struct field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `config`
[INFO] [stdout]  --> src/vm.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod config;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `config`, create file "src/vm/config.rs" or "src/vm/config/mod.rs"
[INFO] [stdout]   = note: if there is a `mod config` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `config`
[INFO] [stdout]  --> src/vm.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod config;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `config`, create file "src/vm/config.rs" or "src/vm/config/mod.rs"
[INFO] [stdout]   = note: if there is a `mod config` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `::`
[INFO] [stdout]   --> src/vm.rs:88:37
[INFO] [stdout]    |
[INFO] [stdout] 87 |         VM {
[INFO] [stdout]    |         -- while parsing this struct
[INFO] [stdout] 88 |             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout]    |                               ------^^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               while parsing this struct field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `config`
[INFO] [stdout]  --> src/vm.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod config;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `config`, create file "src/vm/config.rs" or "src/vm/config/mod.rs"
[INFO] [stdout]   = note: if there is a `mod config` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `::`
[INFO] [stdout]   --> src/vm.rs:88:37
[INFO] [stdout]    |
[INFO] [stdout] 87 |         VM {
[INFO] [stdout]    |         -- while parsing this struct
[INFO] [stdout] 88 |             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout]    |                               ------^^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               while parsing this struct field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `config`
[INFO] [stdout]  --> src/vm.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod config;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `config`, create file "src/vm/config.rs" or "src/vm/config/mod.rs"
[INFO] [stdout]   = note: if there is a `mod config` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../static/cdn/jquery.min.js`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/server.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 | const JQUERY_MIN_JS: &[u8] = include_bytes!("../static/cdn/jquery.min.js");
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../static/hello.wasm`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/server.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 | const HELLO_WASM: &[u8] = include_bytes!("../static/hello.wasm");
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VM_RSZ` in this scope
[INFO] [stdout]   --> src/vm.rs:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ret: Stack<usize, { VM_RSZ }>,
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct VM<const VM_RSZ: /* Type */> {
[INFO] [stdout]    |              ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `Stack`
[INFO] [stdout]   --> src/vm.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 68 | / pub struct Stack<T, const S: usize> {
[INFO] [stdout] 69 | |     data: [T; S],
[INFO] [stdout] 70 | |     pointer: usize,
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_- `Stack` defined here
[INFO] [stdout] ...
[INFO] [stdout] 88 |               data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout]    |                     ^^^^^ help: use struct literal syntax instead: `Stack { data: val, pointer: val }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found enum `Value`
[INFO] [stdout]   --> src/vm.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the enum is defined here
[INFO] [stdout]   --> src/vm.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / pub enum Value {
[INFO] [stdout] 22 | |     /// signed integer
[INFO] [stdout] 23 | |     Int(i32),
[INFO] [stdout] 24 | |     /// floating point
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |     Nil,
[INFO] [stdout] 32 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] help: you might have meant to use the following enum variant
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<vm::Value::Nil,config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] help: alternatively, the following enum variants are also available
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Bool(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Char(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Float(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Int(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyvm` (bin "server") due to 2 previous errors
[INFO] [stdout] error[E0425]: cannot find function `trace` in this scope
[INFO] [stdout]   --> src/vm.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     trace("nop");
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `trace` in this scope
[INFO] [stdout]   --> src/vm.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     trace("halt");
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VM_RSZ` in this scope
[INFO] [stdout]   --> src/vm.rs:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ret: Stack<usize, { VM_RSZ }>,
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct VM<const VM_RSZ: /* Type */> {
[INFO] [stdout]    |              ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `Stack`
[INFO] [stdout]   --> src/vm.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 68 | / pub struct Stack<T, const S: usize> {
[INFO] [stdout] 69 | |     data: [T; S],
[INFO] [stdout] 70 | |     pointer: usize,
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_- `Stack` defined here
[INFO] [stdout] ...
[INFO] [stdout] 88 |               data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout]    |                     ^^^^^ help: use struct literal syntax instead: `Stack { data: val, pointer: val }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found enum `Value`
[INFO] [stdout]   --> src/vm.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the enum is defined here
[INFO] [stdout]   --> src/vm.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / pub enum Value {
[INFO] [stdout] 22 | |     /// signed integer
[INFO] [stdout] 23 | |     Int(i32),
[INFO] [stdout] 24 | |     /// floating point
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |     Nil,
[INFO] [stdout] 32 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] help: you might have meant to use the following enum variant
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<vm::Value::Nil,config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] help: alternatively, the following enum variants are also available
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Bool(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Char(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Float(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Int(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VM_RSZ` in this scope
[INFO] [stdout]   --> src/vm.rs:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ret: Stack<usize, { VM_RSZ }>,
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct VM<const VM_RSZ: /* Type */> {
[INFO] [stdout]    |              ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `Stack`
[INFO] [stdout]   --> src/vm.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 68 | / pub struct Stack<T, const S: usize> {
[INFO] [stdout] 69 | |     data: [T; S],
[INFO] [stdout] 70 | |     pointer: usize,
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_- `Stack` defined here
[INFO] [stdout] ...
[INFO] [stdout] 88 |               data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout]    |                     ^^^^^ help: use struct literal syntax instead: `Stack { data: val, pointer: val }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found enum `Value`
[INFO] [stdout]   --> src/vm.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the enum is defined here
[INFO] [stdout]   --> src/vm.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / pub enum Value {
[INFO] [stdout] 22 | |     /// signed integer
[INFO] [stdout] 23 | |     Int(i32),
[INFO] [stdout] 24 | |     /// floating point
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |     Nil,
[INFO] [stdout] 32 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] help: you might have meant to use the following enum variant
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<vm::Value::Nil,config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] help: alternatively, the following enum variants are also available
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Bool(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Char(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Float(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Int(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `trace` in this scope
[INFO] [stdout]   --> src/vm.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     trace("nop");
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../static/cdn/jquery.min.js`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/server.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 | const JQUERY_MIN_JS: &[u8] = include_bytes!("../static/cdn/jquery.min.js");
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../static/hello.wasm`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/server.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 | const HELLO_WASM: &[u8] = include_bytes!("../static/hello.wasm");
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `trace` in this scope
[INFO] [stdout]   --> src/vm.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     trace("nop");
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `trace` in this scope
[INFO] [stdout]   --> src/vm.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     trace("halt");
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `trace` in this scope
[INFO] [stdout]   --> src/vm.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     trace("halt");
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Stack<T, S>` in the current scope
[INFO] [stdout]   --> src/vm.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Stack<T, const S: usize> {
[INFO] [stdout]    | ----------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |             ret: Stack::new(),
[INFO] [stdout]    |                         ^^^ associated function or constant not found in `Stack<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Stack<T, S>` in the current scope
[INFO] [stdout]   --> src/vm.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Stack<T, const S: usize> {
[INFO] [stdout]    | ----------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |             ret: Stack::new(),
[INFO] [stdout]    |                         ^^^ associated function or constant not found in `Stack<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyvm` (bin "main") due to 8 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Stack<T, S>` in the current scope
[INFO] [stdout]   --> src/vm.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Stack<T, const S: usize> {
[INFO] [stdout]    | ----------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |             ret: Stack::new(),
[INFO] [stdout]    |                         ^^^ associated function or constant not found in `Stack<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyvm` (lib) due to 8 previous errors
[INFO] [stderr] error: could not compile `pyvm` (lib test) due to 8 previous errors
[INFO] [stdout] error[E0425]: cannot find value `VM_RSZ` in this scope
[INFO] [stdout]   --> src/vm.rs:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ret: Stack<usize, { VM_RSZ }>,
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct VM<const VM_RSZ: /* Type */> {
[INFO] [stdout]    |              ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `Stack`
[INFO] [stdout]   --> src/vm.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 68 | / pub struct Stack<T, const S: usize> {
[INFO] [stdout] 69 | |     data: [T; S],
[INFO] [stdout] 70 | |     pointer: usize,
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_- `Stack` defined here
[INFO] [stdout] ...
[INFO] [stdout] 88 |               data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout]    |                     ^^^^^ help: use struct literal syntax instead: `Stack { data: val, pointer: val }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found enum `Value`
[INFO] [stdout]   --> src/vm.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the enum is defined here
[INFO] [stdout]   --> src/vm.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / pub enum Value {
[INFO] [stdout] 22 | |     /// signed integer
[INFO] [stdout] 23 | |     Int(i32),
[INFO] [stdout] 24 | |     /// floating point
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |     Nil,
[INFO] [stdout] 32 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] help: you might have meant to use the following enum variant
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<vm::Value::Nil,config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] help: alternatively, the following enum variants are also available
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Bool(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Char(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Float(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 88 -             data: Stack<Value,config::vm::Dsz> ::new(),
[INFO] [stdout] 88 +             data: Stack<(vm::Value::Int(/* fields */)),config::vm::Dsz> ::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyvm` (bin "server" test) due to 2 previous errors
[INFO] [stdout] error[E0425]: cannot find function `trace` in this scope
[INFO] [stdout]   --> src/vm.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     trace("nop");
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `trace` in this scope
[INFO] [stdout]   --> src/vm.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     trace("halt");
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Stack<T, S>` in the current scope
[INFO] [stdout]   --> src/vm.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Stack<T, const S: usize> {
[INFO] [stdout]    | ----------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |             ret: Stack::new(),
[INFO] [stdout]    |                         ^^^ associated function or constant not found in `Stack<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyvm` (bin "main" test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "7586ddaabc8a7b5a76c37cf580eb03baeddd2b8eb6375edee95ffc8b67eb74ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7586ddaabc8a7b5a76c37cf580eb03baeddd2b8eb6375edee95ffc8b67eb74ec", kill_on_drop: false }`
[INFO] [stdout] 7586ddaabc8a7b5a76c37cf580eb03baeddd2b8eb6375edee95ffc8b67eb74ec
